home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / games / ted5.zip / MAPSSCB.H < prev    next >
Text File  |  1995-10-20  |  221b  |  14 lines

  1. ///////////////////////////////////////
  2. //
  3. // TED5 Map Header for SCB
  4. //
  5. ///////////////////////////////////////
  6.  
  7. //
  8. // Map Names
  9. //
  10. typedef enum {
  11.         TWELVE_PLACES_MAP,       // 0
  12.         LASTMAP
  13.          } mapnames;
  14.